Object::Inspect
Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:54:57 1991
Index
Return to Main Contents
NAME
Object::Inspect - instance method
TEMPLATE
void Inspect(bool blockWindow)
SPECIFIERS
public
virtual
DESCRIPTION
Brings up the Inspector of the ET++ Programming Environment with the
receiver being the currently inspected object.
See also method EditSource.
Method is never overridden.
ARGUMENTS
- bool blockWindow
-
indicates whether the window of the
Inspector should block all other windows (= a modefull window)
RETURN ARGUMENT
void
CATEGORIES
progenv support, client interface
FIRST DEFINITION
class Object
FILES
- implementation:
-
Object.C
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:25 GMT, March 30, 2022